PATH
WebObjects 4.0 Documentation
>
Getting Started With WebObjects
Table of Contents
Previous Section
Binding the Dynamic Elements in the Table
Make a connection from
currentGuest.guestName
in the object browser to the center of the WOString in the first column to bind its
value
attribute.
Similarly, bind
currentGuest.email
and
currentGuest.comments
to the WOStrings in the second and third columns.
The table should now look like this:
Save the Main component.
Table of Contents
Next Section